diff --git a/server/AyaNova/util/AySchema.cs b/server/AyaNova/util/AySchema.cs index b45f1d0d..223891de 100644 --- a/server/AyaNova/util/AySchema.cs +++ b/server/AyaNova/util/AySchema.cs @@ -427,7 +427,7 @@ BEGIN when 52 then aytable = 'areminder'; when 53 then aytkey= 'UnitMeterReading'; when 54 then aytable = 'acustomerservicerequest'; - when 56 then aytkey= 'OpsNotificationSettings'; + when 56 then aytkey= 'NotificationSettings'; when 57 then aytable = 'areport'; when 58 then aytkey= 'DashBoardView'; when 59 then aytable = 'acustomernote'; aynamecolumn = 'notedate';