typo
This commit is contained in:
parent
cdab74508d
commit
e8dcc576a5
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ public class PageFlipper {
|
|||
public void start() {
|
||||
Utils.checkFooter();
|
||||
if (Utils.cookie) {
|
||||
Utils.sendServerMessage("/ah")
|
||||
Utils.sendServerMessage("/ah");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue