mirror of
https://github.com/claunia/apprepodbmgr.git
synced 2025-12-16 19:24:42 +00:00
Rename all instances of os and oses to app and apps.
This commit is contained in:
@@ -40,7 +40,7 @@ namespace apprepodbmgr.Core
|
||||
public static List<string> Files;
|
||||
public static List<string> Folders;
|
||||
public static List<string> Symlinks;
|
||||
public static Dictionary<string, DbOsFile> Hashes;
|
||||
public static Dictionary<string, DbAppFile> Hashes;
|
||||
public static Dictionary<string, DbFolder> FoldersDict;
|
||||
public static Dictionary<string, string> SymlinksDict;
|
||||
public static string Path;
|
||||
|
||||
Reference in New Issue
Block a user