mirror of
https://codeberg.org/Reuh/feather.git
synced 2025-10-27 18:19:32 +00:00
feat: rename feather.feather -> feather.app
This commit is contained in:
parent
a0563db7d4
commit
d9da6b208a
2 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ import asyncio
|
||||||
import textwrap
|
import textwrap
|
||||||
|
|
||||||
from feather.config import Config
|
from feather.config import Config
|
||||||
from feather.feather import FeatherApp
|
from feather.app import FeatherApp
|
||||||
|
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue