Update permissions for engine toolshed PR

This commit is contained in:
ElectroJr 2024-12-24 03:37:31 +13:00
parent 38bd2e5c1c
commit f58baf0428

View file

@ -74,7 +74,7 @@
- '%'
- '%/'
- '&~'
- '|~'
- bitornot
- '^~'
- '~'
- '<'
@ -88,7 +88,7 @@
- '*/'
- '//'
- '&'
- '|'
- bitor
- '^'
- neg
- abs