oops again

This commit is contained in:
zefie
2021-08-11 02:31:56 -04:00
parent 5275d56dea
commit f09f9f1672
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ class WTVFlashrom {
this.service_name = service_name;
this.use_zefie_server = use_zefie_server;
this.bf0app_update = bf0app_update;
this.no_debug = no_debug
this.no_debug = no_debug;
this.minisrv_config = minisrv_config;
}