mirror of
https://github.com/pragma-/pbot.git
synced 2025-04-29 11:17:58 +02:00
EventQueue: minor whitespace correction
This commit is contained in:
parent
afa124e0d3
commit
7347fef521
@ -25,8 +25,8 @@ use PBot::Imports;
|
|||||||
# These are set by the /misc/update_version script
|
# These are set by the /misc/update_version script
|
||||||
use constant {
|
use constant {
|
||||||
BUILD_NAME => "PBot",
|
BUILD_NAME => "PBot",
|
||||||
BUILD_REVISION => 4696,
|
BUILD_REVISION => 4698,
|
||||||
BUILD_DATE => "2023-11-09",
|
BUILD_DATE => "2023-11-14",
|
||||||
};
|
};
|
||||||
|
|
||||||
sub initialize {}
|
sub initialize {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user