1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-11-12 01:40:53 +01:00

Update binary

This commit is contained in:
Nayam Amarshe 2024-04-25 16:13:16 +05:30
parent bd38dd0669
commit 3ed8072231
4 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@ const Home = () => {
);
// LOG
window.electron.on(COMMAND.LOG, (_, data: string) => {
logit(`𝌖 BACKEND REPORTED: `, data);
logit(`🎒 BACKEND REPORTED: `, data);
});
// SCALING AND CONVERTING
window.electron.on(COMMAND.SCALING_AND_CONVERTING, (_, data: string) => {

Binary file not shown.

Binary file not shown.

Binary file not shown.