Skip to content

Commit

Permalink
Add 3dv to list of common words (#553)
Browse files Browse the repository at this point in the history
  • Loading branch information
lockedmouse authored Aug 16, 2021
1 parent 95c5c9e commit d7c857f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ui/src/views/files/SceneMatch.vue
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ export default {
methods: {
initView () {
const commonWords = [
'180', '180x180', '30fps', '30m', '360', '3dh', '4k', '5k', '60fps', '6k', '7k',
'8k', 'fb360', 'funscript', 'h264', 'h265', 'hevc', 'hq', 'lq', 'lr', 'mkv',
'180', '180x180', '30fps', '30m', '360', '3dh', '3dv', '4k', '5k', '60fps', '6k',
'7k', '8k', 'fb360', 'funscript', 'h264', 'h265', 'hevc', 'hq', 'lq', 'lr', 'mkv',
'mkx200', 'mkx220', 'mono', 'mp4', 'oculus', 'oculus5k', 'oculusrift', 'original',
'smartphone', 'tb', 'vrca220', 'vp9'
]
Expand Down

0 comments on commit d7c857f

Please sign in to comment.