rishuinfinity / InternetSpeedMonitor

A Gnome Extension to show Internet Upload Speed, Download Speed and Daily Data Used in a minimal fashion.
GNU General Public License v3.0
18 stars 7 forks source link

fix Gio's read error by load_contents #5

Closed devbymak closed 1 year ago

devbymak commented 1 year ago

image fix Gio's file read problem by replacing it with load_content

rishuinfinity commented 1 year ago

Thanks a lot