GoodM4ven / athan-gnome-shell-extension

Athan is an Islamic prayer times extension for Gnome Shell
https://extensions.gnome.org/extension/6997/athantimes/
6 stars 1 forks source link

Hidden accumulative prayer details in the small popup #3

Closed GoodM4ven closed 3 months ago

GoodM4ven commented 3 months ago

Oops! It seems like the accumulative prayer information shown upon clicking on the status indicator are gone with the last update.

GoodM4ven commented 3 months ago

This portion was missing. Credits to our senior deputy, ChatGPT, for making it missing—I mean, lol!

for (const prayerId in this._timeNames) {
    this._prayItems[prayerId].label.text = timesStr[prayerId];
}

Updating tonight, in sha' Allah...

GoodM4ven commented 3 months ago

Uploaded. Under review.