-
-
Notifications
You must be signed in to change notification settings - Fork 492
Commit c909c4b
author
committedAlberto Iannaccone
add preference to set a custom update url
1 parent baa9b5f commit c909c4b
File tree
4 files changed
+14
-7
lines changed- arduino-ide-extension/src
- browser
- common/protocol
- electron-main/ide-updater
4 files changed
+14
-7
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
280 | 280 |
| |
281 | 281 |
| |
282 | 282 |
| |
283 | - | ||
283 | + | ||
284 | + | ||
284 | 285 |
| |
285 | 286 |
| |
286 | 287 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
81 | + | ||
82 | + | ||
83 | + | ||
84 | + | ||
85 | + | ||
86 | + | ||
87 | + | ||
88 | + | ||
81 | 89 |
| |
82 | 90 |
| |
83 | 91 |
| |
| |||
178 | 186 |
| |
179 | 187 |
| |
180 | 188 |
| |
189 | + | ||
181 | 190 |
| |
182 | 191 |
| |
183 | 192 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 | - | ||
49 | + | ||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
|
Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 | - | ||
12 | 11 |
| |
13 | 12 |
| |
14 | 13 |
| |
| |||
18 | 17 |
| |
19 | 18 |
| |
20 | 19 |
| |
21 | - | ||
20 | + | ||
22 | 21 |
| |
23 | 22 |
| |
24 | 23 |
| |
25 | 24 |
| |
26 | - | ||
27 | - | ||
28 | - | ||
25 | + | ||
29 | 26 |
| |
30 | 27 |
| |
31 | 28 |
| |
|
0 commit comments