mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
feat: initialized Notification settings view for the modules
This commit is contained in:
@@ -67,7 +67,7 @@ public enum ModuleType: Int {
|
||||
case bluetooth
|
||||
case clock
|
||||
|
||||
var rawValue: String {
|
||||
public var rawValue: String {
|
||||
switch self {
|
||||
case .CPU: return "CPU"
|
||||
case .RAM: return "RAM"
|
||||
|
||||
Reference in New Issue
Block a user