mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
add endpoints
This commit is contained in:
@@ -8,6 +8,8 @@ import { DetectCalendars, makeHeaderForCalendar } from '../../utils/utils';
|
||||
import { z } from "zod";
|
||||
import { ok, err } from 'neverthrow';
|
||||
import { SessionStore } from 'src/app/store/session.service';
|
||||
/* import { ok, err } from 'neverthrow'; */
|
||||
|
||||
|
||||
@Injectable({
|
||||
providedIn: 'root'
|
||||
@@ -131,4 +133,5 @@ export class MiddlewareServiceService {
|
||||
|
||||
}
|
||||
|
||||
// ================================ Acções =================================================
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user