news fragment
This commit is contained in:
parent
d52e9ccc6f
commit
2b9e6784ab
|
@ -0,0 +1 @@
|
||||||
|
The Magic-Folder frontend has had additional logging improvements.
|
|
@ -443,7 +443,7 @@ PROCESSING_LOOP = ActionType(
|
||||||
u"magic-folder:processing-loop",
|
u"magic-folder:processing-loop",
|
||||||
[_NICKNAME, _DIRECTION],
|
[_NICKNAME, _DIRECTION],
|
||||||
[],
|
[],
|
||||||
u"A Magic-Folder processing is processing uploads or downloads.",
|
u"A Magic-Folder is processing uploads or downloads.",
|
||||||
)
|
)
|
||||||
|
|
||||||
ITERATION = ActionType(
|
ITERATION = ActionType(
|
||||||
|
|
Loading…
Reference in New Issue