mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-01 06:53:11 +02: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