Add remove_backup_preferences

This commit is contained in:
Ben Meadors 2025-02-25 07:26:25 -06:00
parent 47ff85bb9c
commit 79298fcdf0

View file

@ -292,6 +292,10 @@ message AdminMessage {
*/
BackupLocation restore_preferences = 25;
/*
* Remove backups of the node's preferences
*/
BackupLocation remove_backup_preferences = 26;
/*
* Set the owner for this node
*/