mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
Improve
This commit is contained in:
@@ -504,7 +504,7 @@ export class CreateProcessPage implements OnInit {
|
||||
|
||||
|
||||
|
||||
async successMessage(message?: string, callback?) {
|
||||
async successMessage(message?: any, callback?) {
|
||||
|
||||
const enterAnimation = (baseEl: any) => {
|
||||
const backdropAnimation = this.animationController.create()
|
||||
|
||||
Reference in New Issue
Block a user