Fix: DB jisangs -> moty
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
USE jisangs;
|
||||
USE moty;
|
||||
|
||||
INSERT INTO `moty_app` (`AppID`, `AppName`, `KoreanName`, `AppType`, `HowToPlay`) VALUES
|
||||
INSERT INTO `app` (`AppID`, `AppName`, `KoreanName`, `AppType`, `HowToPlay`) VALUES
|
||||
(1, 'practice_korean_basic', '기본 자리', 1, ''),
|
||||
(2, 'practice_korean_left_upper', '왼손 윗글쇠', 1, ''),
|
||||
(3, 'practice_korean_second_finger', '검지 글쇠', 1, ''),
|
||||
|
||||
Reference in New Issue
Block a user