Skip to content

Commit

Permalink
Merge pull request #41 from stat-kwon/master
Browse files Browse the repository at this point in the history
feat: add aliases of file manager resources
  • Loading branch information
stat-kwon authored Dec 11, 2023
2 parents cc876db + a89ad77 commit 6e73f41
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/spacectl/conf/global_conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,10 @@
'board': ['board', 'Board'],
'post': ['board', 'Post'],

# File Manager
'file': ['file_manager', 'File'],
'global_file': ['file_manager', 'GlobalFile'],

# Dashboard
'cw': ['dashboard', 'CustomWidget'],
'domain_dashboard': ['dashboard', 'DomainDashboard'],
Expand Down

0 comments on commit 6e73f41

Please sign in to comment.