1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-10-29 14:35:45 +00:00
This commit is contained in:
Yan Maniez 2020-02-05 20:32:39 +01:00
parent 6dd8472e62
commit ee3ec7b9fa
2 changed files with 1 additions and 1 deletions

View file

@ -1111,7 +1111,7 @@ namespace AideDeJeuCmd
{
Console.WriteLine(filename);
}
await SaveStringAsync(filename, yaml);
//await SaveStringAsync(filename, yaml);
var filtervm = item.GetNewFilterViewModel();
if (filtervm != null)

Binary file not shown.