mirror of
https://github.com/kangyu-california/PersistentWindows.git
synced 2025-05-11 13:05:38 +02:00
enable restore from disk menu using question mark if no exact db key match is found
This commit is contained in:
parent
a70664508d
commit
b6a38de961
6 changed files with 22 additions and 16 deletions
|
@ -507,7 +507,6 @@ namespace PersistentWindows.SystrayShell
|
|||
|
||||
static public void RestoreSnapshot(int id)
|
||||
{
|
||||
pwp.dbDisplayKey = null;
|
||||
pwp.RestoreSnapshot(id);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue