mirror of
https://github.com/LLOneBot/LLOneBot.git
synced 2024-11-22 01:56:33 +00:00
feat: default video thumb
This commit is contained in:
parent
917b55c1c3
commit
3a443f4ebf
5
src/common/utils/video.ts
Normal file
5
src/common/utils/video.ts
Normal file
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
|||||||
/// <reference path="../global.d.ts" />
|
/// <reference path="../global.d.ts" />
|
||||||
import { CheckVersion } from '../common/types';
|
import { CheckVersion } from '../common/types';
|
||||||
import {SettingButton, SettingItem, SettingList, SettingSwitch} from './components';
|
import {SettingButton, SettingItem, SettingList, SettingSwitch, SettingSelect} from './components';
|
||||||
import StyleRaw from './style.css?raw';
|
import StyleRaw from './style.css?raw';
|
||||||
|
|
||||||
// 打开设置界面时触发
|
// 打开设置界面时触发
|
||||||
|
Loading…
x
Reference in New Issue
Block a user