Browse Source

Add weburl

Eric Betts 2 năm trước cách đây
mục cha
commit
bd2373c378
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      application.fam

+ 1 - 0
application.fam

@@ -36,5 +36,6 @@ App(
             cflags=["-Wno-error"],
         ),
     ],
+    fap_weburl="https://seader.ericbetts.dev",
     fap_icon_assets="icons",
 )