mirror of
https://github.com/RubyMetric/chsrc
synced 2026-01-04 10:10:14 +08:00
Add argument option
This commit is contained in:
@@ -73,8 +73,8 @@ wr_flathub_getsrc (char *option)
|
||||
void
|
||||
wr_flathub_setsrc (char *option)
|
||||
{
|
||||
// chsrc_yield_source_and_confirm (wr_flathub);
|
||||
Source_t source;
|
||||
use_this(wr_flathub);
|
||||
Source_t source = chsrc_yield_source_and_confirm (this, option);
|
||||
|
||||
chsrc_alert2 ("若出现问题,可先调用以下命令:");
|
||||
char *note = xy_strjoin (3,
|
||||
|
||||
Reference in New Issue
Block a user