Explorar o código

Small addition to last commit

Kristian Vos %!s(int64=4) %!d(string=hai) anos
pai
achega
5a7f9326e4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      backend/logic/db/index.js

+ 1 - 1
backend/logic/db/index.js

@@ -12,7 +12,7 @@ const REQUIRED_DOCUMENT_VERSIONS = {
 	punishment: 1,
 	queueSong: 1,
 	report: 1,
-	song: 1,
+	song: 2,
 	station: 3,
 	user: 1
 };