mirror of
https://github.com/tonikelope/megabasterd.git
synced 2025-05-12 20:44:32 +02:00
1.9
Fix stream dialog /#F!
This commit is contained in:
parent
57b8533bc4
commit
74fab46c01
@ -51,7 +51,7 @@ public final class LinkGrabberDialog extends javax.swing.JDialog implements Clip
|
||||
|
||||
swingReflectionInvoke("setText", download_dir_label, truncateText(download_path,80));
|
||||
|
||||
swingReflectionInvoke("setText", links_textarea,extractMegaLinksFromString(extractStringFromClipboardContents(_clipboardpy.getContents())));
|
||||
notifyClipboardChange();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user