grist updates
This commit is contained in:
@@ -43,7 +43,7 @@ export class GristService extends BaseService<GristClient> {
|
||||
return Math.ceil(diff / 86400000);
|
||||
}
|
||||
|
||||
private transformToPersonalGoals(
|
||||
transformToPersonalGoals(
|
||||
obj: Record<string, unknown>,
|
||||
): GristRecord_PersonalGoals {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user