Procházet zdrojové kódy

fix: add emqx_durable_storage to app list

Thales Macedo Garitezi před 2 roky
rodič
revize
77e2d852e5
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      apps/emqx_machine/priv/reboot_lists.eterm

+ 1 - 0
apps/emqx_machine/priv/reboot_lists.eterm

@@ -39,6 +39,7 @@
             %% started by emqx_machine
             system_monitor,
             emqx_utils,
+            emqx_durable_storage,
             emqx_http_lib,
             emqx_resource,
             emqx_connector,