Skip to content

Commit 44dfbed

Browse files
committed
Merge branch 'master' of https://github.com/fesily/vscode-lua
2 parents 2b2be04 + 63650a8 commit 44dfbed

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)