AppReports/version.js
Timo Hocker 36d12a784a
Some checks failed
continuous-integration/drone/push Build is failing
polishing chart, build info in top left
2020-08-24 21:20:58 +02:00

11 lines
288 B
JavaScript

/*
* 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';
module.exports = 'development';