IRC logs for #farmOS, 2022-12-11 (GMT)

2022-12-10
2022-12-12
TimeNickMessage
[04:00:05]* pcambra[m] has quit (Quit: You have been kicked for being idle)
[12:44:04]<symbioquine[m]>Remind me, was there something special I need to do to reload views changes from the yml files?
[12:44:50]<symbioquine[m]>views_ui and reverting from there?
[12:45:29]<symbioquine[m]>I know I had it figured out when I did https://github.com/farmOS/farmOS/pull/458 but I guess I just don't do this stuff frequently enough to remember... :(
[12:50:01]<mstenta[m]>If you enable the config_update module it adds a config:revert drush command
[12:50:23]<mstenta[m]>Also through UI w/ config_update_ui module
[12:51:37]<symbioquine[m]>Ah, perfect! I'll try that later today... Thanks!