summary refs log tree commit diff stats
path: root/client/src/components
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2022-02-04 13:11:42 +0530
committerAndinus <andinus@nand.sh>2022-02-04 13:11:42 +0530
commitba8aea585c95477e7002666cc0ee461504734003 (patch)
treec06b19121571c22bbc70aa1b0269d8f9cdc4c583 /client/src/components
parent3f8a1326dffb01512a1b19a141360180bf6b7fd8 (diff)
downloadvela-ba8aea585c95477e7002666cc0ee461504734003.tar.gz
Implement getting smiles
Diffstat (limited to 'client/src/components')
-rw-r--r--client/src/components/Header.vue5
1 files changed, 0 insertions, 5 deletions
diff --git a/client/src/components/Header.vue b/client/src/components/Header.vue
index 2eedc83..04eaf5f 100644
--- a/client/src/components/Header.vue
+++ b/client/src/components/Header.vue
@@ -22,11 +22,6 @@ export default {
                     label: 'Create Smiles',
                     icon: 'pi pi-fw pi-user-plus',
                     to: '/create'
-                },
-                {
-                    label: 'huh',
-                    icon: 'pi pi-fw pi-user-plus',
-                    to: '/5a1PNZAMafXGGEFU17xcRX3bx6wyebeK/lNtEBCOd5yLlXT5enRQoh4ai4q3vcg7F'
                 }
             ]
         }