Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7e6367e

Browse files
committedMay 12, 2025·
Add resource hierarchy for tileset3d resource type
1 parent d33770b commit 7e6367e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/templates/resources/form.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
data_read: ['map'],
2323
data_update: ['map'],
2424
data_delete: ['map'],
25+
tileset3d: ['map'],
2526
viewer: [],
2627
viewer_task: [],
2728
theme_info_link: [],

0 commit comments

Comments
 (0)
Please sign in to comment.