mirror of
https://github.com/kangyu-california/PersistentWindows.git
synced 2025-05-11 04:55:39 +02:00
persist snapshot captures on disk
This commit is contained in:
parent
ef02d287d5
commit
e8322d5a8a
2 changed files with 7 additions and 5 deletions
|
@ -814,8 +814,7 @@ namespace PersistentWindows.SystrayShell
|
|||
{
|
||||
try
|
||||
{
|
||||
if (pwp.dumpDataWhenExit)
|
||||
pwp.WriteDataDump();
|
||||
pwp.WriteDataDump();
|
||||
}
|
||||
catch (Exception e)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue