Claudius-Appel / duflor.gui

GUI frontent for `duflor`-package
https://claudius-appel.github.io/duflor.gui/
MIT License
0 stars 0 forks source link

critical bugfix: `duflor_gui()`: function call to `save_error_state()` accidentally replaced by nonexistent `f()` #58

Closed Claudius-Appel closed 4 months ago

Claudius-Appel commented 4 months ago

f() is not a function and got accidentally committed:

https://github.com/Claudius-Appel/duflor.gui/blob/75c6dc344162922c293d4688d38046fdc09e1fa9/R/app.R#L1181-L1195