Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 9757d072 authored by Akhil's avatar Akhil
Browse files

Re-add __get_node_name

parent 228eab09
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -839,6 +839,9 @@ def search():
    )
    )




def __get_node_name():
    return os.getenv("NODE_NAME", None)

@app.route('/about', methods=['GET'])
@app.route('/about', methods=['GET'])
def about():
def about():
    """Render about page"""
    """Render about page"""