Freeman73
Results
1
comments of
Freeman73
Issue seems to be in the method validate_cmd_tags() and set_tags(Snapshot snapshot), located in "timeshift/src/Core/Main.vala". The code should probably be: ``` private void set_tags(Snapshot snapshot){ // add tags passed on commandline...