Sebastiankay commited on
Commit
231ef05
·
1 Parent(s): b022cd3

28. Sept. 2024, 06:13

Browse files
Files changed (1) hide show
  1. photo-enhance.code-workspace +1 -1
photo-enhance.code-workspace CHANGED
@@ -7,6 +7,6 @@
7
  ],
8
  "settings": {
9
  "prettier.semi": false,
10
- "gitdoc.enabled": false
11
  }
12
  }
 
7
  ],
8
  "settings": {
9
  "prettier.semi": false,
10
+ "gitdoc.enabled": true
11
  }
12
  }