Skip to content

Commit dfeba99

Browse files
committed
Changed SDK path
1 parent d31cf34 commit dfeba99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app_upload/stitcher.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ var appSearchIndex = "appsearch"
4242

4343
// CONFIGURE APP LOCATIONS TO USE
4444
// ALSO REQUIRES ACCESS TO UPLOAD TO CLOUD
45-
var appbasefile = "/Users/frikky/git/shuffle/backend/app_sdk/app_base.py"
45+
var appbasefile = "/Users/frikky/git/app_sdk/shuffle_sdk/shuffle_sdk.py"
4646
var appfolder = "/Users/frikky/git/python-apps"
4747
var baseUrl = ""
4848
var apikey = ""

0 commit comments

Comments
 (0)