From 4cafbc7662b1529703c6ef8057ba1cb6ced7cd2f Mon Sep 17 00:00:00 2001 From: Walter Pagani Date: Tue, 12 Jan 2021 07:00:55 -0300 Subject: chore(uptime): update uptime.md (#350) --- docs/uptime.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/uptime.md b/docs/uptime.md index 7408f50..241cfd7 100644 --- a/docs/uptime.md +++ b/docs/uptime.md @@ -14,7 +14,7 @@ This table holds the server's uptime. The core will automatically update the lat | [starttime][2] | int(10) | unsigned | PRI | NO | 0 | | | | [uptime][3] | int(10) | unsigned | | NO | 0 | | | | [maxplayers][4] | smallint(5) | unsigned | | NO | 0 | | | -| [revision][5] | varchar(255) | signed | | NO | AzerothCore | | | +| [revision][5] | varchar(255) | | | NO | AzerothCore | | | [1]: #realmid [2]: #starttime -- cgit