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