Enable sysops to update their own BBS details

This commit is contained in:
2023-06-23 22:04:10 +10:00
parent fdbc58856b
commit fa3653a94b
4 changed files with 9 additions and 8 deletions

View File

@@ -36,7 +36,7 @@
@endif
</span>
@can('admin',$o)
@can('update',$o)
<div class="col-2">
<button type="submit" name="submit" class="btn btn-success float-end">Add</button>
</div>