mirror of
https://github.com/foss42/apidash.git
synced 2025-12-03 03:17:00 +08:00
Update dependencies
This commit is contained in:
@@ -297,7 +297,7 @@ class Curl extends Equatable {
|
||||
|
||||
void appendCont(String seg) {
|
||||
cmd += '\\';
|
||||
cmd += '\n ' + seg + ' ';
|
||||
cmd += '\n $seg ';
|
||||
}
|
||||
|
||||
// Headers
|
||||
|
||||
Reference in New Issue
Block a user