Skip to content

Commit 307178c

Browse files
Update zslibrary.sql
1 parent eff311d commit 307178c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zslibrary.sql

+1-1
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,7 @@ CREATE TABLE `Gr33kLibrary_user` (
622622
-- Records of Gr33kLibrary_user
623623
-- ----------------------------
624624
BEGIN;
625-
INSERT INTO `Gr33kLibrary_user` VALUES (12, 'Gr33k', 'e10adc3949ba59abbe56e057f20f883e', '', 'GST', 0, 5, NULL, NULL, '2021-07-25 01:27:07.850200', 0, 0);
625+
INSERT INTO `Gr33kLibrary_user` VALUES (12, 'Gr33k', 'e10adc3949ba59abbe56e057f20f883e', '', 'GST', 0, 0, NULL, NULL, '2021-07-25 01:27:07.850200', 0, 0);
626626
COMMIT;
627627

628628
SET FOREIGN_KEY_CHECKS = 1;

0 commit comments

Comments
 (0)