Shitty gadgets removed. Some useful gadgets added.
This commit is contained in:
@@ -4,6 +4,7 @@ import type { TodaySummaryResponse } from '@/types/today';
|
||||
export interface TodaySummaryParams {
|
||||
from: string;
|
||||
to: string;
|
||||
utcOffsetMinutes?: number;
|
||||
}
|
||||
|
||||
export const todayApi = {
|
||||
|
||||
Reference in New Issue
Block a user