🚀 Launch v1.1!

This commit is contained in:
LittleSheep 2024-06-01 21:50:37 +08:00
parent b8aae5a4c0
commit 50d6d0c9eb

View File

@ -1,5 +1,5 @@
abstract class ServiceFinder {
static const bool devFlag = true;
static const bool devFlag = false;
static Map<String, String> services = {
'paperclip':