Update RegistryPersist.cna
parent
3481f975a5
commit
1e394f6b5d
|
@ -1,5 +1,5 @@
|
||||||
#Registry Persistence
|
#Registry Persistence
|
||||||
#Author: @Qu1nn
|
#Author: @r3dQu1nn
|
||||||
#Depending on Registry Location elevated access might be required
|
#Depending on Registry Location elevated access might be required
|
||||||
|
|
||||||
sub persistRegistry {
|
sub persistRegistry {
|
||||||
|
@ -31,4 +31,4 @@ popup beacon_bottom {
|
||||||
item "Registry Persistence" {
|
item "Registry Persistence" {
|
||||||
persistRegistry($1);
|
persistRegistry($1);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue