mirror of
https://github.com/upscayl/upscayl.git
synced 2025-01-31 04:03:51 +01:00
Update binary
This commit is contained in:
parent
bd38dd0669
commit
3ed8072231
@ -203,7 +203,7 @@ const Home = () => {
|
|||||||
);
|
);
|
||||||
// LOG
|
// LOG
|
||||||
window.electron.on(COMMAND.LOG, (_, data: string) => {
|
window.electron.on(COMMAND.LOG, (_, data: string) => {
|
||||||
logit(`𝌖 BACKEND REPORTED: `, data);
|
logit(`🎒 BACKEND REPORTED: `, data);
|
||||||
});
|
});
|
||||||
// SCALING AND CONVERTING
|
// SCALING AND CONVERTING
|
||||||
window.electron.on(COMMAND.SCALING_AND_CONVERTING, (_, data: string) => {
|
window.electron.on(COMMAND.SCALING_AND_CONVERTING, (_, data: string) => {
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user