mirror of
https://github.com/orderbynull/lottip.git
synced 2026-04-25 06:45:49 +03:00
[PR #10] [MERGED] fix connID by query.connID #11
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lottip#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/orderbynull/lottip/pull/10
Author: @donghy-coredumped
Created: 4/6/2020
Status: ✅ Merged
Merged: 4/13/2020
Merged by: @orderbynull
Base:
master← Head:master📝 Commits (1)
778dd6afix connID by query.connID📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
web/index.html(+2 -2)📄 Description
hi , in
copyQuery(connId, query.cmdId)
executeQuery(connId, query.cmdId)
connID should be query.connID , Otherwise, the connID value is incorrect 。
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.