chore: v0.2.2

This commit is contained in:
Alexis
2018-11-23 12:03:23 +01:00
parent ad7400d5ce
commit 2b05b8e69a
2 changed files with 1 additions and 3 deletions

View File

@ -1,7 +1,5 @@
#include "modules/clock.hpp"
#include <iostream>
waybar::modules::Clock::Clock(const Json::Value& config)
: ALabel(config, "{:%H:%M}", 60)
{