Rename nfp-settings into customization
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import Reminders from './reminders/reminders'
|
||||
import NfpSettings from './nfp-settings'
|
||||
import Customization from './customization'
|
||||
import DataManagement from './data-management/DataManagement'
|
||||
import Password from './password'
|
||||
import About from './About'
|
||||
@@ -8,7 +8,7 @@ import PrivacyPolicy from './privacy-policy'
|
||||
|
||||
export default {
|
||||
Reminders,
|
||||
NfpSettings,
|
||||
Customization,
|
||||
DataManagement,
|
||||
Password,
|
||||
About,
|
||||
|
||||
Reference in New Issue
Block a user