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