🚀 Launch v1.1!
This commit is contained in:
parent
b8aae5a4c0
commit
50d6d0c9eb
@ -1,5 +1,5 @@
|
||||
abstract class ServiceFinder {
|
||||
static const bool devFlag = true;
|
||||
static const bool devFlag = false;
|
||||
|
||||
static Map<String, String> services = {
|
||||
'paperclip':
|
||||
|
Loading…
Reference in New Issue
Block a user