We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d31cf34 commit dfeba99Copy full SHA for dfeba99
app_upload/stitcher.go
@@ -42,7 +42,7 @@ var appSearchIndex = "appsearch"
42
43
// CONFIGURE APP LOCATIONS TO USE
44
// ALSO REQUIRES ACCESS TO UPLOAD TO CLOUD
45
-var appbasefile = "/Users/frikky/git/shuffle/backend/app_sdk/app_base.py"
+var appbasefile = "/Users/frikky/git/app_sdk/shuffle_sdk/shuffle_sdk.py"
46
var appfolder = "/Users/frikky/git/python-apps"
47
var baseUrl = ""
48
var apikey = ""
0 commit comments