Skip to content

Commit 63650a8

Browse files
authored
Update config.ts
1 parent ad97024 commit 63650a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/addon_manager/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ export function getStorageUri(context: vscode.ExtensionContext) {
3131

3232
export function setGlobalStorageUri(use: boolean) {
3333
useGlobal = use
34-
}
34+
}

0 commit comments

Comments
 (0)