Skip to content

Commit

Permalink
Update restart_buttons.js
Browse files Browse the repository at this point in the history
  • Loading branch information
TecEash1 authored Oct 4, 2023
1 parent 8f7639f commit 2213069
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @file Others Buttons.
* @file Restart Buttons.
* @author TechyGiraffe999
*/

Expand All @@ -15,4 +15,4 @@ const buttons_restart = {
),
};

module.exports = buttons_restart;
module.exports = buttons_restart;

0 comments on commit 2213069

Please sign in to comment.