henk717 / KoboldAI

KoboldAI is generative AI software optimized for fictional use, but capable of much more!
http://koboldai.com
GNU Affero General Public License v3.0
359 stars 130 forks source link

Fix move and delete WI item for UI1 #382

Closed jojorne closed 1 year ago

jojorne commented 1 year ago

Use UID to compare items instead because there are occasions when only checking by UID works.

henk717 commented 1 year ago

Worth noting, currently in UI2 the comments can not be updated since they get wiped. This was not a result of your PR.