mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-15 12:23:51 +00:00
fix external path and remove unneeded stuff
This commit is contained in:
@@ -8,10 +8,8 @@ export const config = {
|
||||
directory: 'db',
|
||||
filename: 'db.json',
|
||||
},
|
||||
demo: {
|
||||
directory: 'demo',
|
||||
filename: ['app.js', 'index.html', 'styles.css'],
|
||||
},
|
||||
external: 'external',
|
||||
demo: 'demo',
|
||||
projects: 'projects',
|
||||
sheets: {
|
||||
directory: 'sheets',
|
||||
|
||||
Reference in New Issue
Block a user