mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-13 08:56:49 +01:00
Fixes final ticket logging bugs (#4643)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
--
|
||||
-- Fixes a bug by allowing the "Taken by" admin to be null.
|
||||
--
|
||||
|
||||
ALTER TABLE `ss13_tickets`
|
||||
MODIFY `taken_by` VARCHAR(32) NULL DEFAULT NULL;
|
||||
Reference in New Issue
Block a user