rename "Refresh Format" to "Refresh Link"
This commit is contained in:
@@ -256,7 +256,7 @@ export default function LinkCard({ link, count, className }: Props) {
|
||||
: undefined,
|
||||
permissions === true
|
||||
? {
|
||||
name: "Refresh Formats",
|
||||
name: "Refresh Link",
|
||||
onClick: updateArchive,
|
||||
}
|
||||
: undefined,
|
||||
|
||||
Reference in New Issue
Block a user