1
0
Fork 0
mirror of synced 2024-06-26 18:20:43 +12:00

feat: update project custom scope

This commit is contained in:
Christy Jacob 2022-01-25 03:36:57 +04:00
parent af9db5ac1c
commit 172edfcae4

View file

@ -121,9 +121,9 @@ trait ProjectCustom
'functions.create',
'functions.update',
'functions.delete',
'functions.tags.create',
'functions.tags.update',
'functions.tags.delete',
'functions.deployments.create',
'functions.deployments.update',
'functions.deployments.delete',
'functions.executions.create',
'functions.executions.update',
'storage.files.create',