mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 04:45:56 +00:00
chore: file collection unavailable action (#5604)
This commit is contained in:
parent
a6ac4a6384
commit
0082fb7dec
@ -836,10 +836,6 @@ export class Collection<
|
||||
}
|
||||
|
||||
unavailableActions() {
|
||||
if (this.options.template === 'file') {
|
||||
return ['create', 'update', 'destroy'];
|
||||
}
|
||||
|
||||
return [];
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user