We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad97024 commit 63650a8Copy full SHA for 63650a8
client/src/addon_manager/config.ts
@@ -31,4 +31,4 @@ export function getStorageUri(context: vscode.ExtensionContext) {
31
32
export function setGlobalStorageUri(use: boolean) {
33
useGlobal = use
34
-}
+}
0 commit comments