mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-26 00:29:40 +02:00
parent
8d0509fda0
commit
e384369cfb
1 changed files with 2 additions and 2 deletions
|
@ -117,8 +117,8 @@ class Period
|
||||||
end
|
end
|
||||||
|
|
||||||
def interval
|
def interval
|
||||||
if days > 90
|
if days > 366
|
||||||
"1 month"
|
"1 week"
|
||||||
else
|
else
|
||||||
"1 day"
|
"1 day"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue