mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-04-30 19:29:22 +02:00
fix: removing comma
This commit is contained in:
parent
e48ee4854d
commit
358b16e748
@ -38,7 +38,7 @@
|
||||
`notification_code` varchar(40) NOT NULL,
|
||||
`details` text NOT NULL,
|
||||
`receive_at` timestamp NULL DEFAULT CURRENT_TIMESTAMP,
|
||||
PRIMARY KEY (`id`),
|
||||
PRIMARY KEY (`id`)
|
||||
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
|
||||
*/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user