You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/localization.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@
32
32
rel_notes="<ul>\
33
33
<li>Added support for saving configurations to the folders that has spaces (#279)</li>\
34
34
<li>Added Finish translations, thanks to artnay</li>\
35
-
<li>Fixed the problem with loading SaveDesktop in the case, if you are not connected to the internet</li>\
35
+
<li>Fixed the problem with loading SaveDesktop in the case, if you are not connected to the internet (#293)</li>\
36
36
<li>From now on, the app's documentation is now located at https://vikdevelop.github.io/SaveDesktop/wiki (links used in the application will refer to this website)</li>\
0 commit comments