From a539aef4e6906d21c548583884abb9750d7e5b9d Mon Sep 17 00:00:00 2001 From: Serhiy Mytrovtsiy Date: Sat, 1 Jun 2019 16:57:23 +0200 Subject: [PATCH] moved to modules; removed global store; preferences and modules savings; --- StatsLauncher/AppDelegate.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StatsLauncher/AppDelegate.swift b/StatsLauncher/AppDelegate.swift index 5e4a8cab..136123af 100644 --- a/StatsLauncher/AppDelegate.swift +++ b/StatsLauncher/AppDelegate.swift @@ -2,7 +2,7 @@ // AppDelegate.swift // StatsLauncher // -// Created by Samuel Grant on 31.05.2019. +// Created by Serhiy Mytrovtsiy on 31.05.2019. // Copyright © 2019 Serhiy Mytrovtsiy. All rights reserved. //