File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77use wcf \data \discord \bot \DiscordBotList ;
88use wcf \data \file \FileEditor ;
99
10- final class DiscordWebhookAvatarRebuildDataWorker extends AbstractRebuildDataWorker
10+ final class DiscordWebhookAvatarRebuildDataWorker extends AbstractLinearRebuildDataWorker
1111{
1212 /**
1313 * @inheritDoc
1414 */
1515 protected $ objectListClassName = DiscordBotList::class;
1616
17+ /**
18+ * @inheritDoc
19+ */
20+ protected $ limit = 100 ;
21+
1722 #[Override]
1823 public function execute ()
1924 {
Original file line number Diff line number Diff line change 66 <packagename language =" de" >Discord-API</packagename >
77 <packagedescription >API to cummincate with Discord.</packagedescription >
88 <packagedescription language =" de" >API um mit Discord zu kommunizieren.</packagedescription >
9- <version >2.7.1 </version >
10- <date >2024-10-11 </date >
9+ <version >2.7.2 </version >
10+ <date >2024-10-22 </date >
1111 <license >https://creativecommons.org/publicdomain/zero/1.0/deed.en</license >
1212 </packageinformation >
1313 <authorinformation >
3333 <instruction type =" option" />
3434 <instruction type =" database" >acp/database/install_dev.hanashi.wsc.discord-api.php</instruction >
3535 </instructions >
36- <instructions type =" update" fromversion =" 2.7.0 " >
36+ <instructions type =" update" fromversion =" 2.7.1 " >
3737 <instruction type =" file" />
38- <instruction type =" language" />
39- <instruction type =" objectType" />
40- <instruction type =" database" >acp/database/install_dev.hanashi.wsc.discord-api.php</instruction >
4138 </instructions >
4239 <instructions type =" update" fromversion =" 2.6.*" >
4340 <instruction type =" file" />
You can’t perform that action at this time.
0 commit comments