summaryrefslogtreecommitdiff
path: root/docs/autobroadcast.md
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2021-06-12 16:06:54 +0200
committerGitHub <noreply@github.com>2021-06-12 16:06:54 +0200
commit6b9e80f09a9046b35ce4c069c7ce83791a24f87f (patch)
tree42595c8311d9f0834510dff3de28d71bc5540400 /docs/autobroadcast.md
parent0ac05039eeb97944c955a5888958f18b4f0323e8 (diff)
downloadwiki-6b9e80f09a9046b35ce4c069c7ce83791a24f87f.tar.gz
wiki-6b9e80f09a9046b35ce4c069c7ce83791a24f87f.tar.bz2
wiki-6b9e80f09a9046b35ce4c069c7ce83791a24f87f.zip
A (#516)
Diffstat (limited to 'docs/autobroadcast.md')
-rw-r--r--docs/autobroadcast.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/autobroadcast.md b/docs/autobroadcast.md
index 3ec6e34..55b8239 100644
--- a/docs/autobroadcast.md
+++ b/docs/autobroadcast.md
@@ -8,12 +8,12 @@ This table contains the autobroadcast entries for your realms. Values like it's
**Structure**
-| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
-|--------------|------------|------------|-----|------|---------|----------------|---------|
-| [realmid][1] | INT | SIGNED | PRI | NO | -1 | | |
-| [id][2] | TINYINT | UNSIGNED | PRI | NO | | AUTO_INCREMENT | |
-| [weight][3] | TINYINT | UNSIGNED | | YES | 1 | | |
-| [text][4] | longtext | | | NO | | | |
+| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
+| ------------ | -------- | ---------- | --- | ---- | ------- | -------------- | ------- |
+| [realmid][1] | INT | SIGNED | PRI | NO | -1 | | |
+| [id][2] | TINYINT | UNSIGNED | PRI | NO | | AUTO_INCREMENT | |
+| [weight][3] | TINYINT | UNSIGNED | | YES | 1 | | |
+| [text][4] | longtext | | | NO | | | |
[1]: #realmid
[2]: #id