mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-18 23:43:55 +01:00
Fix installed and bundled plugin tabs
This commit is contained in:
@@ -7,6 +7,7 @@ export interface AppInfo {
|
||||
name: string;
|
||||
appDataDir: string;
|
||||
appLogDir: string;
|
||||
vendoredPluginDir: string;
|
||||
identifier: string;
|
||||
featureLicense: boolean;
|
||||
featureUpdater: boolean;
|
||||
|
||||
Reference in New Issue
Block a user