Fixed script order.

This commit is contained in:
Makaze 2015-01-07 05:26:08 -05:00
parent d0b7595fad
commit 333c520efe
1 changed files with 5 additions and 5 deletions

View File

@ -6,8 +6,8 @@ A collection of my client-side userscripts.
## Table of Contents
* [IP.Board](#ipboard)
* [`IP.Board_Automatic_Notifications.user.js`](#ipboard_automatic_notificationsuserjs)
* [`IP.Board_Auto-Save_Posts.user.js`](#ipboard_auto-save_postsuserjs-more)
* [`IP.Board_Automatic_Notifications.user.js`](#ipboard_automatic_notificationsuserjs)
* [`IP.Board_Forum_Cleanup.user.js`](#ipboard_forum_cleanupuserjs)
* [`IP.Board_Hide_Gender_in_Miniprofies.user.js`](#ipboard_hide_gender_in_miniprofiesuserjs)
* [`IP.Board_Isolate_Posts_by_User.user.js`](#ipboard_isolate_posts_by_useruserjs-more)
@ -59,14 +59,14 @@ A collection of my client-side userscripts.
## IP.Board
#### `IP.Board_Automatic_Notifications.user.js`
**Name**: IP.Board - Automatic Notifications
**Description**: Automatically loads new Forum and Messages notifications without refreshing the page.
#### `IP.Board_Auto-Save_Posts.user.js` [More](../../wiki/IP.Board:-Post-Auto-Saving-&-Management "Wiki")
**Name**: IP.Board Post Auto-Saving + Management
**Description**: Save and manage post drafts for IP.Board forums.
#### `IP.Board_Automatic_Notifications.user.js`
**Name**: IP.Board - Automatic Notifications
**Description**: Automatically loads new Forum and Messages notifications without refreshing the page.
#### `IP.Board_Forum_Cleanup.user.js`
**Name**: IP.Board - Forum Cleanup
**Description**: Cleans up the IP.Board interface.