Skip to content

Commit

Permalink
remove coming soon for backup of app setting
Browse files Browse the repository at this point in the history
  • Loading branch information
lkowalczyk87 committed Dec 4, 2024
1 parent 7410933 commit 4973f4b
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,18 +30,9 @@ const messages = defineMessages({
})

const comingSoonMessages = defineMessages({
messages: {
id: "module.genericViews.backup.features.comingSoon.messages",
},
notes: {
id: "module.genericViews.backup.features.comingSoon.notes",
},
calendar: {
id: "module.genericViews.backup.features.comingSoon.calendar",
},
apps: {
id: "module.genericViews.backup.features.comingSoon.apps",
},
})

interface Props {
Expand Down

0 comments on commit 4973f4b

Please sign in to comment.