💙 1000th PR Merged! 💙

This commit is contained in:
Roman Kelesidis 2023-10-27 14:49:50 +07:00
commit 61033d0765

View file

@ -1299,6 +1299,8 @@ CREATE TABLE IF NOT EXISTS `bb_topics_watch`
-- ---------------------------- -- ----------------------------
-- Records of bb_topics_watch -- Records of bb_topics_watch
-- ---------------------------- -- ----------------------------
INSERT INTO `bb_topics_watch`
VALUES ('1', '2', '1');
-- ---------------------------- -- ----------------------------
-- Table structure for `bb_topic_tpl` -- Table structure for `bb_topic_tpl`