Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Commit

Permalink
fix(web): allow changing syndicus
Browse files Browse the repository at this point in the history
  • Loading branch information
jenspots committed May 21, 2023
1 parent 5934196 commit 246fc09
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/src/views/building/BuildingMaker.vue
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
></v-text-field>

<v-select
:disabled="edit"
label="Syndicus"
:items="possibleUsers"
v-model="building.syndicus"
Expand Down

0 comments on commit 246fc09

Please sign in to comment.