Skip to content

Commit

Permalink
tiny change
Browse files Browse the repository at this point in the history
  • Loading branch information
Ingmar Vogel committed Jul 11, 2024
1 parent 24a123e commit 71d8bf8
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 2 deletions.
Binary file modified liquid_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"class" : {
},
"instance" : {
} }
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"category" : "Liquid-Tests",
"classinstvars" : [
],
"classvars" : [
],
"commentStamp" : "",
"instvars" : [
],
"name" : "LQHostMenuTests",
"pools" : [
],
"super" : "LQTestCase",
"type" : "normal" }
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
modifying
copyPollLink
self currentPoll == 0
self currentPoll = 0
ifFalse: [Clipboard clipboardText: self currentLink asText.
"Interacting with clipboard takes a bit of time
otherwise we get faulty results when quickly
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"clipboardDelay" : "Ingmar Vogel 6/18/2024 16:17",
"closePoll" : "Ingmar Vogel 6/18/2024 16:16",
"closePollButtonFrame" : "Ingmar Vogel 6/18/2024 16:19",
"copyPollLink" : "Ingmar Vogel 7/10/2024 12:38",
"copyPollLink" : "Ingmar Vogel 7/10/2024 17:46",
"createAnotherPollButtonFrame" : "Ingmar Vogel 6/18/2024 16:19",
"createPoll" : "Ingmar Vogel 6/18/2024 16:17",
"createPollFromSavedPollsButtonFrame" : "Ingmar Vogel 6/18/2024 16:19",
Expand Down

0 comments on commit 71d8bf8

Please sign in to comment.