From d2cafe805c705e76aaa88c741b5726548d47f7cd Mon Sep 17 00:00:00 2001 From: Rasmus Karlsson Date: Mon, 10 Jun 2019 12:28:14 +0200 Subject: [PATCH] use Chatterino's fork of appbase --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 45c84aee..da905b54 100644 --- a/.gitmodules +++ b/.gitmodules @@ -17,4 +17,4 @@ [submodule "lib/appbase"] path = lib/appbase - url = https://github.com/fourtf/appbase + url = https://github.com/Chatterino/appbase