add base types
This commit is contained in:
parent
82742cb53b
commit
b6e943a244
@ -56,6 +56,7 @@ export interface RemotelySavePluginSettings {
|
||||
currLogLevel?: string;
|
||||
vaultRandomID?: string;
|
||||
autoRunEveryMilliseconds?: number;
|
||||
agreeToUploadExtraMetadata?: boolean;
|
||||
}
|
||||
|
||||
export interface RemoteItem {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user