remove unused vid thumb blur

This commit is contained in:
Simon
2025-07-12 18:18:22 +07:00
parent 4d9be9853c
commit 2b709ce9c1
3 changed files with 0 additions and 8 deletions

View File

@@ -74,7 +74,6 @@ export type VideoType = {
tags: string[];
title: string;
vid_last_refresh: string;
vid_thumb_base64: boolean;
vid_thumb_url: string;
vid_type: string;
youtube_id: string;