mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-21 19:26:04 +01:00
This commit is contained in:
parent
240ca94277
commit
1bbab6f266
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ class PRS505(Device):
|
|||
</match>
|
||||
</match>
|
||||
</device>
|
||||
'''%dict(app=__appname__)
|
||||
'''.replace('%(app)s', __appname__)
|
||||
|
||||
|
||||
def __init__(self, log_packets=False):
|
||||
|
|
|
|||
Loading…
Reference in a new issue