From 2b82dd74bbc98b0c7810f1240a7db5cde7aaeebb Mon Sep 17 00:00:00 2001 From: Moe Date: Sun, 24 Apr 2022 16:18:01 +0700 Subject: [PATCH] Update workspace.bat --- workspace.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/workspace.bat b/workspace.bat index e0cfc1d..484ea70 100644 --- a/workspace.bat +++ b/workspace.bat @@ -5,4 +5,5 @@ cd nekoya_flutter git clone https://gitlab.com/nekoya/app.git . flutter create . flutter pub get +flutter pub run flutter_launcher_icons_maker:main echo "=== DONE :3 ===" \ No newline at end of file