mirror of
https://github.com/mauriceboe/TREK.git
synced 2026-06-21 06:11:45 +00:00
removing the need of suplementing provider links in config
This commit is contained in:
@@ -232,7 +232,6 @@ function createTables(db: Database.Database): void {
|
||||
description TEXT,
|
||||
icon TEXT DEFAULT 'Image',
|
||||
enabled INTEGER DEFAULT 0,
|
||||
config TEXT DEFAULT '{}',
|
||||
sort_order INTEGER DEFAULT 0
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user