Commit 457405cc authored by Imran Hussain's avatar Imran Hussain
Browse files

Add the position of gaming officer to the election system

parent 67c8f9e0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -204,6 +204,7 @@ CREATE TABLE election_votes (
    treasurer text,
    secretary text,
    publicity text,
    gaming text,
    ipaddress text
);