[tab-bar-helpers] Fixed provides

This commit is contained in:
Marcel Kapfer 2022-02-12 23:06:08 +01:00
parent e6ea557889
commit e11793460f
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 1 additions and 1 deletions

View File

@ -67,6 +67,6 @@
("m" mmk2410/tab-bar-run-mail "Mail")
("p" mmk2410/tab-bar-run-projects "Projects"))
(provide mmk2410/tab-bar-helpers)
(provide 'mmk2410-tab-bar-helpers)
;;; tab-bar-helpers.el ends here