's'
This commit is contained in:
@@ -23,7 +23,7 @@ export const CLOUDPHONE_EBOOK_CONFIG: EbookConfig = {
|
||||
export const CLOUDPHONE_COURSE_CONFIG: CourseConfig = {
|
||||
courseId: "cloudphone",
|
||||
courseHomeHref: "/cloudphone",
|
||||
payHref: "/cloudphone/pay",
|
||||
payHref: "/",
|
||||
freeTrial: (m, l) => m === 0 && l < 2,
|
||||
videoStoragePrefix: "lms-cloudphone-video-",
|
||||
learningStoragePrefix: "lms-cloudphone-",
|
||||
|
||||
Reference in New Issue
Block a user