Skip to content

Commit

Permalink
More whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCartpenter committed Apr 21, 2024
1 parent eaecb94 commit ea680e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upload/system/helper/db_schema.php
Original file line number Diff line number Diff line change
Expand Up @@ -4552,7 +4552,7 @@ function oc_db_schema() {
'engine' => 'MyISAM',
'charset' => 'utf8mb4',
'collate' => 'utf8mb4_general_ci'
];
];

$tables[] = [
'name' => 'order_recurring_transaction',
Expand Down

0 comments on commit ea680e8

Please sign in to comment.