mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-13 06:32:39 +00:00
Added in a logout to the user page
This commit is contained in:
@@ -109,6 +109,7 @@ const BrewData = {
|
||||
//defaults with page and count
|
||||
//returns a non-text version of brews
|
||||
//assume sanatized ?
|
||||
return Promise.resolve([]);
|
||||
},
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user