mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
fix typo
This commit is contained in:
parent
6f75139e29
commit
523b320888
@ -7,7 +7,7 @@ function copyToClipboard(text) {
|
||||
}
|
||||
|
||||
navigator.clipboard.writeText(text)
|
||||
app.message.success("Copied ID to clipboard")
|
||||
app.message.success("Copied to clipboard")
|
||||
}
|
||||
|
||||
export default {
|
||||
|
Loading…
x
Reference in New Issue
Block a user