mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-25 19:40:43 -08:00
Merge pull request #137 from bendersteed/main
remove spurious parenthesis from #136
This commit is contained in:
commit
dec0eef95b
1 changed files with 1 additions and 1 deletions
|
|
@ -133,7 +133,7 @@
|
|||
data)))
|
||||
(cadar data))
|
||||
(mapcar #'second data))))
|
||||
(results-window app "select changes()" :title table)))))
|
||||
(results-window app "select changes()" :title table))))
|
||||
|
||||
(defun on-query-tables (obj)
|
||||
(let ((app (connection-data-item obj "app-data")))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue