File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,7 @@ import tootdesk from "../public/apps/tootdesk.png"
3232import tooty from "../public/apps/tooty.png"
3333import moshidon from "../public/apps/moshidon.png"
3434import litterbox from "../public/apps/litterbox.png"
35+ import lmst from "../public/apps/lmst.png"
3536import zonepane from "../public/apps/zonepane.png"
3637import fedistar from "../public/apps/fedistar.png"
3738import amidon from "../public/apps/amidon.png"
@@ -358,6 +359,13 @@ export const apps: appsList = {
358359 url : "https://litterbox.koyu.space" ,
359360 open : false ,
360361 } ,
362+ {
363+ name : "Lmst" ,
364+ icon : lmst ,
365+ url : "https://lmst.online" ,
366+ open : true ,
367+ source_url : "https://github.com/cyevgeniy/lmst" ,
368+ } ,
361369 {
362370 name : "Tooty" ,
363371 icon : tooty ,
You can’t perform that action at this time.
0 commit comments