about summary refs log tree commit diff
path: root/app/lib/command_tag/command/footer_tools.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/lib/command_tag/command/footer_tools.rb')
-rw-r--r--app/lib/command_tag/command/footer_tools.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/lib/command_tag/command/footer_tools.rb b/app/lib/command_tag/command/footer_tools.rb
index 5ef39fe4a..73e2f05bd 100644
--- a/app/lib/command_tag/command/footer_tools.rb
+++ b/app/lib/command_tag/command/footer_tools.rb
@@ -1,6 +1,6 @@
 # frozen_string_literal: true
 module CommandTag::Command::FooterTools
-  def handle_footertools_startup
+  def handle_999_footertools_startup
     @status.footer = var('persist:footer:default')[0]
   end