Sfoglia il codice sorgente

Add `puter` to `reserved_words.js`

Nariman Jelveh 10 mesi fa
parent
commit
7811294f33
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      packages/backend/src/config/reserved_words.js

+ 1 - 0
packages/backend/src/config/reserved_words.js

@@ -145,6 +145,7 @@ module.exports = [
     'portal',
     'private',
     'public',
+    'puter',
     'remote',
     'sandbox',
     'sdk',