Remove GamesystemAction Tab
All checks were successful
E2E Testing / test (push) Successful in 1m20s

This commit is contained in:
Sebastian Boeckelmann 2024-06-15 14:59:53 +02:00
parent 64786efce0
commit 6bbba380bb

View File

@ -134,9 +134,6 @@
<mat-tab label="Inventory Item Actions">
<app-item-action-editor [interaction]="element" [gameModel]="gameModel" [group]="false"></app-item-action-editor>
</mat-tab>
<mat-tab label="Gamesystem Actions">
<p>Gamesystem Actions</p>
</mat-tab>
</mat-tab-group>
</mat-expansion-panel>