Skip to content

Commit

Permalink
Revert "Update Database.php" (#5765)
Browse files Browse the repository at this point in the history
Reverts #5764
  • Loading branch information
RhinosF1 authored Dec 8, 2024
1 parent bc8ade0 commit 10a6368
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Database.php
Original file line number Diff line number Diff line change
Expand Up @@ -86,12 +86,12 @@
],
],
'readOnlyBySection' => [
'DEFAULT' => 'Maintenance is in progress. Please try again in a few minutes.',
'c1' => 'Maintenance is in progress. Please try again in a few minutes.',
'c2' => 'Maintenance is in progress. Please try again in a few minutes.',
'c3' => 'Maintenance is in progress. Please try again in a few minutes.',
'c4' => 'Maintenance is in progress. Please try again in a few minutes.',
's1' => 'Maintenance is in progress. Please try again in a few minutes.',
// 'DEFAULT' => 'Maintenance is in progress. Please try again in a few minutes.',
// 'c1' => 'Maintenance is in progress. Please try again in a few minutes.',
// 'c2' => 'Maintenance is in progress. Please try again in a few minutes.',
// 'c3' => 'Maintenance is in progress. Please try again in a few minutes.',
// 'c4' => 'Maintenance is in progress. Please try again in a few minutes.',
// 's1' => 'Maintenance is in progress. Please try again in a few minutes.',
],
];
}
Expand Down

0 comments on commit 10a6368

Please sign in to comment.