mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
Changed github URL to XFW
src command should be pointing to XFW URL IMO
This commit is contained in:
@@ -143,7 +143,7 @@ void cli_command_src(Cli* cli, FuriString* args, void* context) {
|
||||
UNUSED(args);
|
||||
UNUSED(context);
|
||||
|
||||
printf("https://github.com/RogueMaster/flipperzero-firmware-wPlugins");
|
||||
printf("https://github.com/ClaraCrazy/Flipper-Xtreme");
|
||||
}
|
||||
|
||||
#define CLI_COMMAND_LOG_RING_SIZE 2048
|
||||
|
||||
Reference in New Issue
Block a user