Fix backslashes need escaping.

This commit is contained in:
eelke 2022-09-05 08:14:18 +02:00
parent 38290145c8
commit eac308c5b1

View file

@ -7,5 +7,5 @@ User data
---------
All connection configuration information is stored in
`%AppData%\pglab\pglab\pglabuser.db` this is an sqlite database.
`%AppData%\\pglab\\pglab\\pglabuser.db` this is an sqlite database.