fixed extimatedLoggoff time
This commit is contained in:
@@ -5,11 +5,11 @@ export const BugReport = () => {
|
||||
<div className="indicator">
|
||||
<a
|
||||
className="btn btn-soft btn-sm btn-warning tooltip tooltip-right"
|
||||
data-tip="Fehler Melden"
|
||||
data-tip="Fehler melden"
|
||||
href="https://discord.com/channels/1077269395019141140/1395892524404576367"
|
||||
target="_blank"
|
||||
>
|
||||
<Bug className="w-4 h-4" />
|
||||
<Bug className="h-4 w-4" />
|
||||
</a>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user