Update index.lua
This commit is contained in:
@@ -50,6 +50,7 @@
|
|||||||
if (not default_voice) then default_voice = 'callie'; end
|
if (not default_voice) then default_voice = 'callie'; end
|
||||||
|
|
||||||
--connect to the database
|
--connect to the database
|
||||||
|
local Database = require "resources.functions.database";
|
||||||
local dbh = Database.new('system');
|
local dbh = Database.new('system');
|
||||||
|
|
||||||
--get the templates
|
--get the templates
|
||||||
|
|||||||
Reference in New Issue
Block a user