mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-07 09:35:54 -08:00
fs widget?
This commit is contained in:
@@ -96,7 +96,7 @@ export default function Component({ service }) {
|
||||
</div>
|
||||
)}
|
||||
|
||||
{quicklookData && quicklookData.swap && (
|
||||
{quicklookData && quicklookData.swap !== 0 && (
|
||||
<div className="text-xs opacity-25 flex place-content-between">
|
||||
<div>{t("glances.swap")}</div>
|
||||
<div className="opacity-75">
|
||||
|
||||
Reference in New Issue
Block a user