We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2be67f0 commit f9e4c38Copy full SHA for f9e4c38
src/Files.App/App.xaml.cs
@@ -22,7 +22,7 @@ public partial class App : Application
22
23
public static bool IsAppUpdated { get; }
24
public static bool IsFirstRun { get; }
25
- public static long TotalLaunchCount { get; set; }
+ public static long TotalLaunchCount { get; }
26
27
static App()
28
{
0 commit comments