Skip to content

Commit 78b409b

Browse files
committed
fix: make CC BY-SA the default license
1 parent 9908cb3 commit 78b409b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/validation/song/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ export const UploadConst = deepFreeze({
8989
},
9090

9191
licenses: {
92-
standard: 'Standard License',
9392
cc_by_sa: 'Creative Commons - Attribution-ShareAlike 4.0',
93+
standard: 'Standard License',
9494
},
9595

9696
visibility: {

0 commit comments

Comments
 (0)