[tab-bar-helpers] Fixed provides
This commit is contained in:
parent
e6ea557889
commit
e11793460f
1 changed files with 1 additions and 1 deletions
|
@ -67,6 +67,6 @@
|
||||||
("m" mmk2410/tab-bar-run-mail "Mail")
|
("m" mmk2410/tab-bar-run-mail "Mail")
|
||||||
("p" mmk2410/tab-bar-run-projects "Projects"))
|
("p" mmk2410/tab-bar-run-projects "Projects"))
|
||||||
|
|
||||||
(provide mmk2410/tab-bar-helpers)
|
(provide 'mmk2410-tab-bar-helpers)
|
||||||
|
|
||||||
;;; tab-bar-helpers.el ends here
|
;;; tab-bar-helpers.el ends here
|
||||||
|
|
Loading…
Reference in a new issue