summaryrefslogtreecommitdiff
path: root/data/global.pl
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2015-05-13 10:40:04 +0200
committerYorhel <git@yorhel.nl>2015-05-13 10:40:04 +0200
commite1096f570ced3976f2b22bb94478317c8384a463 (patch)
tree0cfa48295ef204d31586ef8427816c2be740a48e /data/global.pl
parenta87f36b5f175d76a744e1a72af708eb89b3582c7 (diff)
Change order of staff roles
https://vndb.org/t6138.226 - https://vndb.org/t6048.132
Diffstat (limited to 'data/global.pl')
-rw-r--r--data/global.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/global.pl b/data/global.pl
index 560304eb..b1ec5dbb 100644
--- a/data/global.pl
+++ b/data/global.pl
@@ -114,7 +114,7 @@ our %S = (%S,
changes => [ 25, 'VNDB Recent Changes', '/hist' ],
posts => [ 25, 'VNDB Recent Posts', '/t' ],
},
- staff_roles => [qw|scenario chardesign music director art songs staff|],
+ staff_roles => [qw|scenario chardesign art music songs director staff|],
);