web/Sidebar: add blank convert & shrink tabs
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
export let tabName: string;
|
||||
export let tabLink: string;
|
||||
|
||||
const firstTabPage = ["save", "remux", "settings"];
|
||||
const firstTabPage = ["save", "convert", "shrink", "remux"];
|
||||
|
||||
let tab: HTMLElement;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user