mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
not sure when that got in here
This commit is contained in:
parent
b9cf517cd1
commit
03838421bc
@ -24,7 +24,7 @@ export class DashboardComponent implements OnInit {
|
||||
} else if (tagUsername && tagUsername.content) {
|
||||
return tagUsername.content
|
||||
} else {
|
||||
return "null"
|
||||
return null
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user