mirror of
https://github.com/polybar/polybar.git
synced 2026-03-01 05:19:54 +00:00
fix: project rename
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#include "utils/throttle.hpp"
|
||||
|
||||
LEMONBUDDY_NS
|
||||
POLYBAR_NS
|
||||
|
||||
namespace throttle_util {
|
||||
namespace strategy {
|
||||
@ -30,4 +30,4 @@ namespace throttle_util {
|
||||
}
|
||||
}
|
||||
|
||||
LEMONBUDDY_NS_END
|
||||
POLYBAR_NS_END
|
||||
|
||||
Reference in New Issue
Block a user