From f8246c852a9a472bd5c6f91b0336c7089ddbc2a9 Mon Sep 17 00:00:00 2001 From: MSOB7YY Date: Tue, 12 Dec 2023 03:56:39 +0200 Subject: [PATCH] git: fix ci --- .gitignore | 1 - .gitmodules | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3aac8394..1d9b6856 100644 --- a/.gitignore +++ b/.gitignore @@ -48,7 +48,6 @@ app.*.map.json # Specific Files .removed_code.dart pubspec.lock -assets/language/ chlog_hash.dart temp_changelog.md temp_changelog_hash.md \ No newline at end of file diff --git a/.gitmodules b/.gitmodules index 9878bd4f..cb8f07af 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "language"] +[submodule "assets/language"] path = assets/language - url = https://github.com/namidaco/namida-translations + url = https://github.com/namidaco/namida-translations/