apps renamed

This commit is contained in:
RogueMaster
2022-09-19 18:13:50 -04:00
parent 238551e598
commit 438b984000
40 changed files with 43 additions and 41 deletions

View File

@@ -1,5 +1,5 @@
App(
appid="GAME_MandelbrotSet",
appid="MandelbrotSet",
name="Mandelbrot Set",
apptype=FlipperAppType.EXTERNAL,
entry_point="mandelbrot_app",