mirror of
https://github.com/HeyPuter/puter.git
synced 2025-01-23 06:00:21 +08:00
Update app.js
This commit is contained in:
parent
5d049e8f06
commit
e5f8127e21
@ -103,7 +103,7 @@ module.exports = eggspress('/query/app', {
|
||||
uuid: app.uid,
|
||||
name: app.name,
|
||||
title: app.title,
|
||||
icon: app.icon,
|
||||
// icon: app.icon,
|
||||
description: app.description,
|
||||
metadata: app.metadata,
|
||||
tags: app.tags ? app.tags.split(',') : [],
|
||||
|
Loading…
Reference in New Issue
Block a user