mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-04 03:25:14 +00:00
Change design of edit media modal in web UI (#33516)
This commit is contained in:
parent
4ebdfed8ea
commit
11786f1114
42 changed files with 919 additions and 900 deletions
3
app/javascript/types/tesseract.d.ts
vendored
Normal file
3
app/javascript/types/tesseract.d.ts
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
declare module 'tesseract.js-core/tesseract-core.wasm.js';
|
||||
|
||||
declare module 'tesseract.js/dist/worker.min.js';
|
||||
Loading…
Add table
Add a link
Reference in a new issue