We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fccfe7 commit 201abaaCopy full SHA for 201abaa
src/utils.rs
@@ -147,4 +147,4 @@ pub fn copy_string_to_clipboard(content: String) -> Result<CopyType, ()> {
147
};
148
}
149
Err(())
150
-}
+}
0 commit comments