Browse Source

chore: format

Struan Clark 2 năm trước cách đây
mục cha
commit
cad175004b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      application.fam

+ 1 - 1
application.fam

@@ -3,7 +3,7 @@ App(
     name="Chess",
     apptype=FlipperAppType.EXTERNAL,
     entry_point="flipchess_app",
-        requires=[
+    requires=[
         "gui",
     ],
     stack_size=4 * 1024,