mirror of
https://github.com/polybar/polybar.git
synced 2026-02-14 14:55:38 +00:00
fix: project rename
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#include "modules/date.hpp"
|
||||
|
||||
LEMONBUDDY_NS
|
||||
POLYBAR_NS
|
||||
|
||||
namespace modules {
|
||||
void date_module::setup() {
|
||||
@ -60,4 +60,4 @@ namespace modules {
|
||||
}
|
||||
}
|
||||
|
||||
LEMONBUDDY_NS_END
|
||||
POLYBAR_NS_END
|
||||
|
||||
Reference in New Issue
Block a user