Add button to download wallpapers in app

This commit is contained in:
redphx
2024-09-03 19:56:34 +07:00
parent 5a0ef88237
commit 7310700dbb
3 changed files with 40 additions and 11 deletions

View File

@@ -1,4 +1,3 @@
import { BX_FLAGS } from "./bx-flags";
import { AppInterface, STATES } from "./global";
import { ButtonStyle, CE, createButton, getReactProps } from "./html";
import { t } from "./translation";