Skip to content

Commit 84a12fb

Browse files
committed
CS: fix
1 parent e36f4b1 commit 84a12fb

8 files changed

Lines changed: 8 additions & 8 deletions

File tree

.php-cs-fixer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
130130
Cet API permet de gérer de manière facile les webhooks/message envoyés sur discord.
131131
132-
@author SynopsieTeam
132+
@author Synopsie
133133
@link https://neta.arkaniastudios.com/
134134
@version 2.0.1
135135

src/Webhook.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* Cet API permet de gérer de manière facile les webhooks/message envoyés sur discord.
1111
*
12-
* @author SynopsieTeam
12+
* @author Synopsie
1313
* @link https://neta.arkaniastudios.com/
1414
* @version 2.0.1
1515
*

src/class/Embed.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* Cet API permet de gérer de manière facile les webhooks/message envoyés sur discord.
1111
*
12-
* @author SynopsieTeam
12+
* @author Synopsie
1313
* @link https://neta.arkaniastudios.com/
1414
* @version 2.0.1
1515
*

src/class/Message.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* Cet API permet de gérer de manière facile les webhooks/message envoyés sur discord.
1111
*
12-
* @author SynopsieTeam
12+
* @author Synopsie
1313
* @link https://neta.arkaniastudios.com/
1414
* @version 2.0.1
1515
*

src/events/WebhookSendEvent.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* Cet API permet de gérer de manière facile les webhooks/message envoyés sur discord.
1111
*
12-
* @author SynopsieTeam
12+
* @author Synopsie
1313
* @link https://neta.arkaniastudios.com/
1414
* @version 2.0.1
1515
*

src/format/TextFormatter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* Cet API permet de gérer de manière facile les webhooks/message envoyés sur discord.
1111
*
12-
* @author SynopsieTeam
12+
* @author Synopsie
1313
* @link https://neta.arkaniastudios.com/
1414
* @version 2.0.1
1515
*

src/task/WebhookAsyncTask.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* Cet API permet de gérer de manière facile les webhooks/message envoyés sur discord.
1111
*
12-
* @author SynopsieTeam
12+
* @author Synopsie
1313
* @link https://neta.arkaniastudios.com/
1414
* @version 2.0.1
1515
*

viron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Neta-Webhook
2-
version: 2.0.0
2+
version: 2.0.1
33
antigen: neta\Main
44
api: 5.0.0
55
author: Synopsie

0 commit comments

Comments
 (0)