mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
improve
This commit is contained in:
@@ -6,7 +6,7 @@ import { Injectable } from '@angular/core';
|
||||
export class DataService {
|
||||
|
||||
|
||||
private data = {}
|
||||
data = {}
|
||||
constructor() { }
|
||||
|
||||
set(name: string, value: any) {
|
||||
|
||||
Reference in New Issue
Block a user