//
// NotificationCenterReloads.swift
// WOKA
// Created by MacBook Pro on 27/05/24.
import Foundation
extension K{
struct NotificationCenterReloads{
static var reloadTheme = "ReloadTheme"
static var themeOnePush = "ThemeOnePush"
static var themeTwoPush = "ThemeTwoPush"
static var myListPush = "MyListPush"
}