mirror of
https://github.com/lnbits/lnbits.git
synced 2025-10-04 10:26:21 +02:00
chore: fix comment
This commit is contained in:
@@ -249,7 +249,7 @@ class InstallableExtension(BaseModel):
|
|||||||
)
|
)
|
||||||
|
|
||||||
def nofiy_upgrade(self) -> None:
|
def nofiy_upgrade(self) -> None:
|
||||||
"""Update the the list of upgraded extensions. The middleware will perform redirects based on this"""
|
"""Update the list of upgraded extensions. The middleware will perform redirects based on this"""
|
||||||
if not self.hash:
|
if not self.hash:
|
||||||
return
|
return
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user