mirror of
https://github.com/zhigang1992/fir-cli.git
synced 2026-01-12 22:47:23 +08:00
typo
This commit is contained in:
@@ -160,7 +160,7 @@ module FIR
|
||||
@short = options[:short].to_s
|
||||
@passwd = options[:password].to_s
|
||||
@is_opened = !!options[:open]
|
||||
@export_qrcode = options[:qrcode]
|
||||
@export_qrcode = !!options[:qrcode]
|
||||
end
|
||||
|
||||
def read_changelog(changelog)
|
||||
|
||||
Reference in New Issue
Block a user