mirror of
https://github.com/HeyPuter/puter.git
synced 2025-02-02 23:28:39 +08:00
fix: fix for previous fix
This commit is contained in:
parent
4f3a1618b1
commit
648d6e036d
@ -85,6 +85,7 @@ class AppIconService extends BaseService {
|
||||
const svc_su = this.services.get('su');
|
||||
const ll_read = new LLRead();
|
||||
return {
|
||||
mime: 'image/png',
|
||||
stream: await ll_read.run({
|
||||
fsNode: node,
|
||||
actor: await svc_su.get_system_actor(),
|
||||
|
Loading…
Reference in New Issue
Block a user