mirror of
https://github.com/hassio-addons/addon-sqlite-web.git
synced 2025-05-07 04:31:27 +00:00
Remove obsolete patch (#322)
This commit is contained in:
parent
61a1577e3b
commit
ee12036371
1 changed files with 0 additions and 4 deletions
|
@ -14,7 +14,3 @@ fi
|
|||
if ! bashio::fs.file_exists "${database}"; then
|
||||
bashio::exit.nok "The database file '${database}' is not found"
|
||||
fi
|
||||
|
||||
# Made tables go wide!
|
||||
sed -i "s#container#container-fluid#g" \
|
||||
/usr/lib/python3.11/site-packages/sqlite_web/templates/base.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue