Skip to content

Commit

Permalink
Add a relevant comment for /servername
Browse files Browse the repository at this point in the history
  • Loading branch information
feikname committed Dec 23, 2017
1 parent e24d855 commit 003c97c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion piqueserver/core_commands/server.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from __future__ import print_function, unicode_literals
from piqueserver.commands import command, join_arguments

# Does this affect master server list?
# Also affects master server list
@command('servername', admin_only=True)
def server_name(connection, *arg):
"""
Expand Down

0 comments on commit 003c97c

Please sign in to comment.