Skip to content

Commit c682431

Browse files
committed
Small improvement
1 parent 7c48a7e commit c682431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tools/layerdiff.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ function getUrl($constructor, $type)
111111
}
112112
}
113113

114-
$bot = new \danog\MadelineProto\API('bot.madeline');
114+
$bot = new \danog\MadelineProto\API('layerdiff.madeline');
115115
$bot->start();
116116

117117
echo $res."\n\n";

0 commit comments

Comments
 (0)