Skip to content

Commit

Permalink
Mock improved
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrare committed Jun 12, 2023
1 parent 5f43ff6 commit 2dc190a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Binary file added static/img/profile.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed static/img/profile.png
Binary file not shown.
8 changes: 4 additions & 4 deletions static/js/mock.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@ if (!("lightdm" in window)) {

lightdm.users = [
{
username: "sexmachine",
real_name: "superman",
display_name: "Magic Wave",
image: "static/img/profile.png",
username: "mob",
real_name: "mob",
display_name: "Kageyama Shigeo",
image: "static/img/profile.jpg",
language: "en_US",
layout: null,
session: null,
Expand Down

0 comments on commit 2dc190a

Please sign in to comment.