2025-02-12 02:22:50 +00:00

4 lines
287 B
SQL

INSERT INTO `config` (`var`, `val`, `category`, `type`, `type_values`, `order`, `name`, `description`) VALUES
('judge_show_assignments', '1', 'Judge Registration', 'yesno', '', '20', 'Show judging assignments', 'Make judging assignments available to the judges from their accounts');