Initial commit
This commit is contained in:
1
shared/types/tab.ts
Normal file
1
shared/types/tab.ts
Normal file
@@ -0,0 +1 @@
|
||||
export type TabType = 'markdown' | 'todo' | 'settings' | 'search' | 'recycle-bin' | 'weread' | 'time-tracking' | 'pydemos' | 'remote' | 'remote-desktop' | 'remote-git' | 'other'
|
||||
Reference in New Issue
Block a user