mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 01:52:22 +03:00
Renamed migration class
This commit is contained in:
parent
e0a6f9482e
commit
35301e769a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
* @since v1.5.0
|
||||
* ---------------------------------------------------------------------------- */
|
||||
|
||||
class Migration_Add_show_fields_setting extends EA_Migration {
|
||||
class Migration_Add_show_field_settings extends EA_Migration {
|
||||
/**
|
||||
* Upgrade method.
|
||||
*/
|
Loading…
Reference in a new issue