diff --git a/files/routes/asset_submissions.py b/files/routes/asset_submissions.py index c7fb3a96d..94c80ea31 100644 --- a/files/routes/asset_submissions.py +++ b/files/routes/asset_submissions.py @@ -393,7 +393,7 @@ def update_marsey(v): existing.tags = tags g.db.add(existing) elif not file: - return error("You need to update this marsey!") + return error("You need to actually update something!") ma = ModAction( kind="update_marsey",