mirror of
https://github.com/pumpbin/pumpbin
synced 2026-03-18 00:24:29 -07:00
fix: encrypt_type not set
This commit is contained in:
@@ -687,6 +687,7 @@ impl Application for Pumpbin {
|
||||
self.supported_platforms = platforms;
|
||||
|
||||
// random pass
|
||||
self.encrypt_type = plugin.encrypt_type().clone();
|
||||
self.random_encrypt_pass();
|
||||
|
||||
Task::none()
|
||||
|
||||
Reference in New Issue
Block a user