diff options
-rw-r--r-- | table_info.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/table_info.sql b/table_info.sql index 642723b..f17a8e1 100644 --- a/table_info.sql +++ b/table_info.sql @@ -54,7 +54,7 @@ CREATE TABLE `exstats` ( -- Data for table `events` -- -INSERT INTO `exstats` VALUES (1,'NULL','NULL','NULL','NULL','NULL','NULL',1616448381); +INSERT INTO `exstats` VALUES (1,'NULL','NULL','NULL','NULL',NULL,NULL,1616448381); -- -- Table structure for table `players` |