Skip to content

Commit

Permalink
fixed bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
tzopiz committed Jul 8, 2024
1 parent 6432dfd commit 1bf05c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/FileCache/Extensions/Date.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

import Foundation

extension Date {
public extension Date {
enum StripTimeType: CaseIterable {
case days
case minutes
Expand Down

0 comments on commit 1bf05c2

Please sign in to comment.