mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-30 20:54:14 +02:00
Cleanup (#148)
This commit is contained in:
8
src-web/components/Settings/SettingsTab.ts
Normal file
8
src-web/components/Settings/SettingsTab.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
export enum SettingsTab {
|
||||
General = 'general',
|
||||
Proxy = 'proxy',
|
||||
Appearance = 'appearance',
|
||||
Plugins = 'plugins',
|
||||
License = 'license',
|
||||
}
|
||||
Reference in New Issue
Block a user