fix preferences

This commit is contained in:
CHIEFSOFT\ameye
2024-07-01 06:08:17 -04:00
parent 2130723738
commit f680c11b21
3 changed files with 30 additions and 12 deletions
@@ -116,7 +116,7 @@
<div *ngIf="total_item==0">
<ion-card style="background-color: #e3d1d4; margin: 0px;">
<ion-card-content>
This task is currently not assigned to the public or any user.
You have yet to assign a task to be accepted or placed in the public marketplace for any user.
</ion-card-content>
</ion-card>
</div>