summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorPhilip Häusler <msquare@notrademark.de>2015-12-25 23:48:05 +0100
committerPhilip Häusler <msquare@notrademark.de>2015-12-25 23:48:05 +0100
commit81a83617407c470c82af6cf23aaeb051f1f029bd (patch)
tree723221f813c3a894001213c8addcf2ca0533f51f /db
parent570037eed0464f6f8aa36cf287c11143ee114c71 (diff)
rename archangels to bürokraten
Diffstat (limited to 'db')
-rw-r--r--db/install.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/install.sql b/db/install.sql
index 3e8ebf50..f1c0d098 100644
--- a/db/install.sql
+++ b/db/install.sql
@@ -112,7 +112,7 @@ CREATE TABLE IF NOT EXISTS `Groups` (
INSERT INTO `Groups` (`Name`, `UID`) VALUES
('6-Developer', -7),
-('5-Erzengel', -6),
+('5-Bürokrat', -6),
('4-Team Coordinator', -5),
('3-Shift Coordinator', -4),
('Shirt-Manager', -3),