Changed icons to svg and added support on app.py for mod_wsgi
This commit is contained in:
parent
135fd9713e
commit
b0790dd9a2
2 changed files with 6 additions and 1 deletions
|
|
@ -20,3 +20,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|||
from paramecio2.app import start_app
|
||||
|
||||
app=start_app()
|
||||
|
||||
application=app
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue