Add puter to reserved_words.js

This commit is contained in:
Nariman Jelveh 2024-07-07 11:21:49 -07:00 committed by GitHub
parent ce0eee3e29
commit 7811294f33
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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