improve badge color

This commit is contained in:
Thomas Rupprecht 2019-08-28 20:59:51 +02:00
parent bcec944781
commit d450b9ef22
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ window.Config = {
refreshTimeout: 1000 * 60 * 5, // 5min,
spaceApiUrl: 'https://usrspace.at/spaceapi',
calenderUrl: 'https://usrspace.at/calendar.php',
openColor: '#009933',
openColor: '#33cc33',
quickLinks: [
{
url: 'https://usrspace.at/',