mirror of
https://github.com/imputnet/cobalt.git
synced 2026-02-20 23:46:04 +00:00
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