Skip to content

Commit

Permalink
Fix: Fix info
Browse files Browse the repository at this point in the history
  • Loading branch information
sevenc-nanashi authored Oct 1, 2024
1 parent 11cfb23 commit 026f8e2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions backend/app/controllers/sonolus/levels_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,10 @@ def info
{
name: "chcy-post-popular-is-maintenanced",
title: I18n.t("sonolus.popular_maintenance.title"),
tags: [],
version: 1,
time: 1727787903000,
author: "",
thumbnail: {
url: "/assets/warning.png"
}
Expand Down

0 comments on commit 026f8e2

Please sign in to comment.