3 lines
111 B
JavaScript
3 lines
111 B
JavaScript
// if(localStorage.getItem('larecipeSidebar') == null){
|
|
// localStorage.setItem('larecipeSidebar', true);
|
|
// }
|