1
0
mirror of https://github.com/mbirth/tcl_update_db.git synced 2024-09-19 16:53:25 +01:00

Add new model 63753-017

This commit is contained in:
jcrutchvt10 2018-04-02 08:30:12 -04:00 committed by GitHub
parent 195d78034f
commit 4d7fc91308
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,5 +90,5 @@ INSERT OR IGNORE INTO "devices" VALUES ("PRD-63739-010", 8, "");
INSERT OR IGNORE INTO "devices" VALUES ("PRD-63753-002", 9, "");
INSERT OR IGNORE INTO "devices" VALUES ("PRD-63753-003", 9, "");
INSERT OR IGNORE INTO "devices" VALUES ("PRD-63753-011", 9, "");
INSERT OR IGNORE INTO "devices" VALUES ("PRD-63753-017", 9, "");
COMMIT;