Enable video URL editing

master
Aaron Suen 2022-04-05 21:12:57 -04:00
parent 4c37af231b
commit f0042e11a1
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ const defaults = {
website: undefined,
issue_tracker: undefined,
forums: undefined,
video_url: undefined,
maintainers: undefined,
screenshots: undefined
};