This commit is contained in:
2020-08-19 12:33:09 +02:00
parent 486156675c
commit f279d598bb
14 changed files with 87 additions and 6 deletions

View File

@ -1,3 +1,10 @@
/*
* Copyright (C) Sapphirecode - All Rights Reserved
* This file is part of appreports which is released under GPL-3.0-or-later.
* See file 'LICENSE' for full license details.
* Created by Timo Hocker <timo@scode.ovh>, August 2020
*/
'use strict';
async function create_app (knex) {