@tasanford11 there was a bug introduced in 2.12,
a fix is available in the develop branch
how did u install? scripted or manual
if manual do
cd ~/MagicMirror
git checkout develop
then restart MagicMirror
if my scripted install do
cd~/MagicMirror
git fetch origin develop:develop
git checkout develop
the restart MagicMirror