We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af26b8f commit 0584d8aCopy full SHA for 0584d8a
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