From 8b472ff92cb6c5e673aaf2c4feb4e4fb74798599 Mon Sep 17 00:00:00 2001 From: Serhiy Mytrovtsiy Date: Mon, 10 Jun 2019 10:22:27 +0200 Subject: [PATCH] start on login fixed --- StatsLauncher/AppDelegate.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StatsLauncher/AppDelegate.swift b/StatsLauncher/AppDelegate.swift index 96d5fd2c..4c7353dd 100644 --- a/StatsLauncher/AppDelegate.swift +++ b/StatsLauncher/AppDelegate.swift @@ -2,7 +2,7 @@ // AppDelegate.swift // StatsLauncher // -// Created by Samuel Grant on 10/06/2019. +// Created by Serhiy Mytrovtsiy on 10/06/2019. // Copyright © 2019 Serhiy Mytrovtsiy. All rights reserved. //