Browse Source

Add `puter` to `reserved_words.js`

Nariman Jelveh 10 tháng trước cách đây
mục cha
commit
7811294f33
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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',